.pro_index{margin-bottom:30px; border:1px solid #fff;}
.pro_index_img{line-height:245px; text-align: center;}
.pro_index_img img{display: inline-block; vertical-align: middle; max-height: 245px;}
.pro_index_tit{text-align: center; font-size:14px; color:#4e4e4d; margin-top:10px;}
.pro_index:hover .pro_index_tit{color:#c90326;}
.pro_index:hover{border-color: #c90326;}
.pro_more{display: table; margin: 30px auto 58px; padding:15px 30px; border:1px solid #ccc; border-radius: 5px; color:#535453;}
.pro_more:hover{background-color: #c90326; border-color: #c90326; color:#fff;}

.device_t{width: 100%; display: table; padding:45px 0 65px 0; margin-top:50px; background-color: #dcdbd9;}
.device_t h3{border-left:4px solid #1f65b4; padding-left:10px; color:#1f65b4; font-size:20px; font-weight: bold; text-transform: uppercase;}

.case_tit{width:100%; height:66px; line-height: 66px; font-size:18px; color:#2668b4; padding-left:20px; background-color: #fff;}

.about_index{padding:192px 0 38px 0; background: url("../images/about_bg.jpg") center top no-repeat;}

.about_index_left,.about_index_right{display: table;}
.about_index_left{float:left;}
.about_index_right{float:right; width: 830px; font-size:16px; color:#fff; line-height: 38px;}
.about_index_more{clear:both; background-color: rgba(3,115,199,0.5); display:table; margin-left:123px;}
.about_index_more a{display: block; padding: 12px 30px; color:#fff;}
.about_index_more a:hover{background-color: #BF8134;}

.youshi_con,.youshi_spic{width: 50%; float:right;}
.youshi_1,.youshi_2,.youshi_3,.youshi_4{background-color: #eaeaea; display: table; width: 100%;}
.youshi_2 .youshi_spic,.youshi_4 .youshi_spic{float:left;}
.youshi_spic img    {width: 100%;}
.youshi_tit{font-size:19px; color:#4e4e4d; margin-top:35px;}
.youshi_tit span{font-size:35px; color:#2d6bb2; margin-right:25px;}
.youshi_con{padding:0 45px;}
.youshi_1 .youshi_con,.youshi_3 .youshi_con{text-align: right;}
.youshi_con_c{color:#818181; font-size:14px; line-height: 30px;}

.news_tj_img img{width: 100%;}
.news_tj_tit{font-size:18px; color:#353636; margin:15px 0; height:25px; line-height: 25px; overflow: hidden; font-weight: bold;}
.news_tj_con{font-size:14px; color:#7b7b7c; height:20px; overflow: hidden;}
.news_tj,.news_zx{width: 50%; float:left;}
.news_tj:hover .news_tj_tit{color:#BF8134;}
.news_zx ul{padding-left:80px;}
.news_zx ul li{display: table; width: 100%; padding-left:23px; background: url("../images/news_li.jpg") left center no-repeat;}
.news_zx ul li a{width: 100%; display: table;}
.news_zx_tit,.news_zx_date{font-size:14px; color:#7b7b7c; height:45px; line-height: 45px;}
.news_zx_tit{float:left;}
.news_zx_date{float:right;}
.news_zx ul li:hover .news_zx_tit,.news_zx ul li:hover .news_zx_date{color:#BF8134;}
.news_index_more{display: table; margin: 50px auto;}
.news_index_more a{display: block; padding:10px 28px; color:#fff; background-color: #0373c7;}


@media screen and (max-width: 1199px) {
    .about_index_right{width: 100%; max-height: 228px; display: block; float: none; overflow: hidden; }
    .about_index_more{margin-left:0; position: relative; top:30px;}
    .about_index{padding:162px 0 68px 0}
    .youshi_tit{margin-top:15px;}
}

@media screen and (max-width: 991px) {
    .case_index_c a:last-child{display: none;}
    .about_index_right{padding:0 15px;}
    .about_index_more{margin-left:15px;}
    .youshi_con, .youshi_spic{width: 100%; float:none;}
    .youshi_1,.youshi_2,.youshi_3,.youshi_4{margin-bottom:20px;}
}

@media screen and (max-width: 767px) {
    .news_tj,.news_zx{width: 100%; float:none; padding:0 15px;}
    .news_zx ul{padding-left:0;}
}

